Format dates in JavaScript like "x days ago" or "in x minutes" using a relative time formatter. Intl RelativeTimeFormat Docs https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat #javascript #tutorial